[INFO] cloning repository https://github.com/theubusu/lzhs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theubusu/lzhs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Flzhs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Flzhs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e65fcc72d22b6dc3a0157852721e01390d81e14
[INFO] checking theubusu/lzhs against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Flzhs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theubusu/lzhs
[INFO] finished tweaking git repo https://github.com/theubusu/lzhs
[INFO] tweaked toml for git repo https://github.com/theubusu/lzhs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theubusu/lzhs on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theubusu/lzhs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0
[INFO] running `Command { std: "docker" "start" "eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking lzhs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/main.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let header: LzhsHeader = file.read_le()?;
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(read_le)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/main.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let header: LzhsHeader = file.read_le()?;
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(read_le)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/main.rs:78:47
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let segment_header: LzhsHeader = file.read_le()?;
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(read_le)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/main.rs:78:47
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let segment_header: LzhsHeader = file.read_le()?;
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(read_le)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/main.rs:79:44
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let lzhs_header: LzhsHeader = file.read_le()?;
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(read_le)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/main.rs:79:44
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let lzhs_header: LzhsHeader = file.read_le()?;
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(read_le)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0", kill_on_drop: false }`
[INFO] [stdout] eb0ac14feb2c9299d2abeba89037ffd1ba11211f4a9b8c1138ac8fb5d81716d0
